Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


SetPropagateEvents

The SetPropagateEvents method specifies whether this frame should propagate unhandled events to its containing frame.

void SetPropagateEvents (in ODBoolean doesPropagateEvents);
doesPropagateEvents
kODTrue if this frame should propagate unhandled events to its containing frame, otherwise kODFalse.
DISCUSSION
Your part calls its embedded frame's SetPropagateEvents method to indicate whether it wants to receive events not handled by the embedded frame.

SEE ALSO
The ODFrame::DoesPropagateEvents method (page 317).
"Propagating Events" on page 195 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help